#c6ca1c

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

Shades of Barberry #C6CA1C

Tints of Barberry #C6CA1C

Color information

#C6CA1C (or 0xC6CA1C) is unknown color: approx Barberry. HEX triplet: C6, CA and 1C. RGB value is (198,202,28). Sum of RGB (Red+Green+Blue) = 198+202+28=428 (56% of max value = 765). Red value is 198 (77.73% from 255 or 46.26% from 428); Green value is 202 (79.30% from 255 or 47.20% from 428); Blue value is 28 (11.33% from 255 or 6.54% from 428); Max value from RGB is 202 - color contains mainly: green. Hex color #C6CA1C is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #C6CA1C is #3935E3. Grayscale: #B5B5B5. Windows color (decimal): -3749348 or 1886918. OLE color: 1886918.

HSL color Cylindrical-coordinate representation of color #C6CA1C: hue angle of 61.38º degrees, saturation: 0.76, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #C6CA1C is Cyan = 0.02, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.21.

Color convert

RGB19820228-
CMYK0.0200.860.21
HSL61.38º75.65%45.1%-
HSV(B)61.38º86.14%79.22%-
XYZ44.6254.339.23-
YUV180.9741.67140.15-

RGB Variations

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

RGB

RED value IS 198 (77.73% from 255) = 46.26%
GREEN value IS 202 (79.30% from 255) = 47.20%
BLUE value IS 28 (11.33% from 255) = 6.54%
R=46.26%
G=47.20%
B=6.54%

CMYK

C (Cyan) values IS 0.02
M (Magenta) values IS 0
Y (Yellow) values IS 0.86
K (Black) values IS 0.21
SystemRedGreenBlueCMYKHSL
Decimal198202280.0200.860.2161.3875.6545.1
HexC6CA1C2056153d4c2d
Octal3063123420126257511455
Binary1100011011001010111001001010110101011111011001100101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c6ca1c

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c6ca1c; }

 p { color: rgb(198,202,28); }

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

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

 a { background-color: rgb(198,202,28); }

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

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

 span { border-color: rgb(198,202,28); }

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

cancel