#819b1c

Color #819B1C Citron (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Citron #819B1C

Tints of Citron #819B1C

Color information

#819B1C (or 0x819B1C) is unknown color: approx Citron. HEX triplet: 81, 9B and 1C. RGB value is (129,155,28). Sum of RGB (Red+Green+Blue) = 129+155+28=312 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.35% from 312); Green value is 155 (60.94% from 255 or 49.68% from 312); Blue value is 28 (11.33% from 255 or 8.97% from 312); Max value from RGB is 155 - color contains mainly: green. Hex color #819B1C is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #819B1C is #7E64E3. Grayscale: #858585. Windows color (decimal): -8283364 or 1874817. OLE color: 1874817.

HSL color Cylindrical-coordinate representation of color #819B1C: hue angle of 72.28º degrees, saturation: 0.69, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #819B1C is Cyan = 0.17, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.39.

Color convert

RGB12915528-
CMYK0.1700.820.39
HSL72.28º69.4%35.88%-
HSV(B)72.28º81.94%60.78%-
XYZ20.9828.195.43-
YUV132.7568.89125.33-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 129 (50.78% from 255) = 41.35%
GREEN value IS 155 (60.94% from 255) = 49.68%
BLUE value IS 28 (11.33% from 255) = 8.97%
R=41.35%
G=49.68%
B=8.97%

CMYK

C (Cyan) values IS 0.17
M (Magenta) values IS 0
Y (Yellow) values IS 0.82
K (Black) values IS 0.39
SystemRedGreenBlueCMYKHSL
Decimal129155280.1700.820.3972.2869.435.88
Hex819B1C1105227484524
Octal201233342101224711010544
Binary100000011001101111100100010101001010011110010001000101100100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #819b1c

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #819b1c; }

 p { color: rgb(129,155,28); }

 H1.HeaderClassName
 {
   color: #819b1c;
 }
 .AnyTagClassName
 {
   color: #819b1c;
 }
</style>
background-color css

<style>
 a { background-color: #819b1c; }

 a { background-color: rgb(129,155,28); }

 div.DivClassName
 {
   background-color: #819b1c;
 }
 .BgClassName
 {
   background-color: #819b1c;
 }
</style>
border-color css

<style>
 span { border-color: #819b1c; }

 span { border-color: rgb(129,155,28); }

 td.TdClassName
 {
   border-color: #819b1c;
 }
 .TagClassName
 {
   border-color: #819b1c;
 }
</style>

cancel