Shades of Pohutukawa #661927
Tints of Pohutukawa #661927
RGB
CMYK
RGB Variations
Color information
#661927 (or 0x661927) is known color: Pohutukawa. HEX triplet: 66, 19 and 27. RGB value is (102,25,39). Sum of RGB (Red+Green+Blue) = 102+25+39=166 (21% of max value = 765). Red value is 102 (40.23% from 255 or 61.45% from 166); Green value is 25 (10.16% from 255 or 15.06% from 166); Blue value is 39 (15.62% from 255 or 23.49% from 166); Max value from RGB is 102 - color contains mainly: red. Hex color #661927 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661927 is #99E6D8. Grayscale: #313131. Windows color (decimal): -10086105 or 2562406. OLE color: 2562406.
HSL color Cylindrical-coordinate representation of color #661927: hue angle of 349.09º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #661927 is Cyan = 0, Magento = 0.75, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 25 | 39 | - |
| CMYK | 0 | 0.75 | 0.62 | 0.6 |
| HSL | 349.09º | 0.61% | 0.25% | - |
| HSV(B) | 349.09º | 0.75% | 0.4% | - |
| XYZ | 6.19 | 3.67 | 2.3 | - |
| YUV | 49.62 | 122.01 | 165.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 25 | 39 | 0 | 0.75 | 0.62 | 0.6 | 349.09 | 0.61 | 0.25 |
| Hex | 66 | 19 | 27 | 0 | 4B | 3E | 3C | 15D | 3D | 19 |
| Octal | 146 | 31 | 47 | 0 | 113 | 76 | 74 | 535 | 75 | 31 |
| Binary | 1100110 | 11001 | 100111 | 0 | 1001011 | 111110 | 111100 | 101011101 | 111101 | 11001 |
Color Harmonies of #661927
Complementary color
Monochromatic Colors of #661927
Black with #661927
Text Example
Text Example
White with #661927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661927; }
p { color: rgb(102,25,39); }
H1.HeaderClassName
{
color: #661927;
}
.AnyTagClassName
{
color: #661927;
}
</style>
background-color css
<style>
a { background-color: #661927; }
a { background-color: rgb(102,25,39); }
div.DivClassName
{
background-color: #661927;
}
.BgClassName
{
background-color: #661927;
}
</style>
border-color css
<style>
span { border-color: #661927; }
span { border-color: rgb(102,25,39); }
td.TdClassName
{
border-color: #661927;
}
.TagClassName
{
border-color: #661927;
}
</style>