Shades of Scarpa Flow #666468
Tints of Scarpa Flow #666468
RGB
CMYK
RGB Variations
Color information
#666468 (or 0x666468) is known color: Scarpa Flow. HEX triplet: 66, 64 and 68. RGB value is (102,100,104). Sum of RGB (Red+Green+Blue) = 102+100+104=306 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.33% from 306); Green value is 100 (39.45% from 255 or 32.68% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 104 - color contains mainly: blue. Hex color #666468 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #666468 is #999B97. Grayscale: #656565. Windows color (decimal): -10066840 or 6841446. OLE color: 6841446.
HSL color Cylindrical-coordinate representation of color #666468: hue angle of 270º degrees, saturation: 0.02, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #666468 is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
RGB | 102 | 100 | 104 | - |
CMYK | 0.02 | 0.04 | 0 | 0.59 |
HSL | 270º | 0.02% | 0.4% | - |
HSV(B) | 270º | 0.04% | 0.41% | - |
XYZ | 12.54 | 12.94 | 14.93 | - |
YUV | 101.05 | 129.66 | 128.67 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 102 | 100 | 104 | 0.02 | 0.04 | 0 | 0.59 | 270 | 0.02 | 0.4 |
Hex | 66 | 64 | 68 | 2 | 4 | 0 | 3B | 10E | 2 | 28 |
Octal | 146 | 144 | 150 | 2 | 4 | 0 | 73 | 416 | 2 | 50 |
Binary | 1100110 | 1100100 | 1101000 | 10 | 100 | 0 | 111011 | 100001110 | 10 | 101000 |
Color Harmonies of #666468
Complementary color
Monochromatic Colors of #666468
Black with #666468
Text Example
Text Example
White with #666468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #666468; }
p { color: rgb(102,100,104); }
H1.HeaderClassName
{
color: #666468;
}
.AnyTagClassName
{
color: #666468;
}
</style>
background-color css
<style>
a { background-color: #666468; }
a { background-color: rgb(102,100,104); }
div.DivClassName
{
background-color: #666468;
}
.BgClassName
{
background-color: #666468;
}
</style>
border-color css
<style>
span { border-color: #666468; }
span { border-color: rgb(102,100,104); }
td.TdClassName
{
border-color: #666468;
}
.TagClassName
{
border-color: #666468;
}
</style>