#ccf611

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

Shades of Electric Lime #CCF611

Tints of Electric Lime #CCF611

Color information

#CCF611 (or 0xCCF611) is unknown color: approx Electric Lime. HEX triplet: CC, F6 and 11. RGB value is (204,246,17). Sum of RGB (Red+Green+Blue) = 204+246+17=467 (61% of max value = 765). Red value is 204 (80.08% from 255 or 43.68% from 467); Green value is 246 (96.48% from 255 or 52.68% from 467); Blue value is 17 (7.03% from 255 or 3.64% from 467); Max value from RGB is 246 - color contains mainly: green. Hex color #CCF611 is not a web safe color. Web safe color analog (approx): #CCFF00. Inversed color of #CCF611 is #3309EE. Grayscale: #D0D0D0. Windows color (decimal): -3344879 or 1177292. OLE color: 1177292.

HSL color Cylindrical-coordinate representation of color #CCF611: hue angle of 71º degrees, saturation: 0.93, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CCF611 is Cyan = 0.17, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.04.

Color convert

RGB20424617-
CMYK0.1700.930.04
HSL71º92.71%51.57%-
HSV(B)71º93.09%96.47%-
XYZ57.9678.7912.68-
YUV207.3420.59125.62-

RGB Variations

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

RGB

RED value IS 204 (80.08% from 255) = 43.68%
GREEN value IS 246 (96.48% from 255) = 52.68%
BLUE value IS 17 (7.03% from 255) = 3.64%
R=43.68%
G=52.68%
B=3.64%

CMYK

C (Cyan) values IS 0.17
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal204246170.1700.930.047192.7151.57
HexCCF6111105D4475d34
Octal31436621210135410713564
Binary110011001111011010001100010101110110010001111011101110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ccf611

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ccf611; }

 p { color: rgb(204,246,17); }

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

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

 a { background-color: rgb(204,246,17); }

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

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

 span { border-color: rgb(204,246,17); }

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

cancel