Shades of Pohutukawa #610318
Tints of Pohutukawa #610318
RGB
CMYK
RGB Variations
Color information
#610318 (or 0x610318) is known color: Pohutukawa. HEX triplet: 61, 03 and 18. RGB value is (97,3,24). Sum of RGB (Red+Green+Blue) = 97+3+24=124 (16% of max value = 765). Red value is 97 (38.28% from 255 or 78.23% from 124); Green value is 3 (1.56% from 255 or 2.42% from 124); Blue value is 24 (9.77% from 255 or 19.35% from 124); Max value from RGB is 97 - color contains mainly: red. Hex color #610318 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610318 is #9EFCE7. Grayscale: #212121. Windows color (decimal): -10419432 or 1573729. OLE color: 1573729.
HSL color Cylindrical-coordinate representation of color #610318: hue angle of 346.6º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #610318 is Cyan = 0, Magento = 0.97, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 24 | - |
| CMYK | 0 | 0.97 | 0.75 | 0.62 |
| HSL | 346.6º | 0.94% | 0.2% | - |
| HSV(B) | 346.6º | 0.97% | 0.38% | - |
| XYZ | 5.13 | 2.67 | 1.11 | - |
| YUV | 33.5 | 122.64 | 173.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 24 | 0 | 0.97 | 0.75 | 0.62 | 346.6 | 0.94 | 0.2 |
| Hex | 61 | 3 | 18 | 0 | 61 | 4B | 3E | 15B | 5E | 14 |
| Octal | 141 | 3 | 30 | 0 | 141 | 113 | 76 | 533 | 136 | 24 |
| Binary | 1100001 | 11 | 11000 | 0 | 1100001 | 1001011 | 111110 | 101011011 | 1011110 | 10100 |
Color Harmonies of #610318
Complementary color
Monochromatic Colors of #610318
Black with #610318
Text Example
Text Example
White with #610318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610318; }
p { color: rgb(97,3,24); }
H1.HeaderClassName
{
color: #610318;
}
.AnyTagClassName
{
color: #610318;
}
</style>
background-color css
<style>
a { background-color: #610318; }
a { background-color: rgb(97,3,24); }
div.DivClassName
{
background-color: #610318;
}
.BgClassName
{
background-color: #610318;
}
</style>
border-color css
<style>
span { border-color: #610318; }
span { border-color: rgb(97,3,24); }
td.TdClassName
{
border-color: #610318;
}
.TagClassName
{
border-color: #610318;
}
</style>