Shades of Pohutukawa #610305
Tints of Pohutukawa #610305
RGB
CMYK
RGB Variations
Color information
#610305 (or 0x610305) is known color: Pohutukawa. HEX triplet: 61, 03 and 05. RGB value is (97,3,5). Sum of RGB (Red+Green+Blue) = 97+3+5=105 (13% of max value = 765). Red value is 97 (38.28% from 255 or 92.38% from 105); Green value is 3 (1.56% from 255 or 2.86% from 105); Blue value is 5 (2.34% from 255 or 4.76% from 105); Max value from RGB is 97 - color contains mainly: red. Hex color #610305 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #610305 is #9EFCFA. Grayscale: #1F1F1F. Windows color (decimal): -10419451 or 328545. OLE color: 328545.
HSL color Cylindrical-coordinate representation of color #610305: hue angle of 358.72º 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 #610305 is Cyan = 0, Magento = 0.97, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 3 | 5 | - |
| CMYK | 0 | 0.97 | 0.95 | 0.62 |
| HSL | 358.72º | 0.94% | 0.2% | - |
| HSV(B) | 358.72º | 0.97% | 0.38% | - |
| XYZ | 4.99 | 2.62 | 0.39 | - |
| YUV | 31.33 | 113.14 | 174.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 3 | 5 | 0 | 0.97 | 0.95 | 0.62 | 358.72 | 0.94 | 0.2 |
| Hex | 61 | 3 | 5 | 0 | 61 | 5F | 3E | 167 | 5E | 14 |
| Octal | 141 | 3 | 5 | 0 | 141 | 137 | 76 | 547 | 136 | 24 |
| Binary | 1100001 | 11 | 101 | 0 | 1100001 | 1011111 | 111110 | 101100111 | 1011110 | 10100 |
Color Harmonies of #610305
Complementary color
Monochromatic Colors of #610305
Black with #610305
Text Example
Text Example
White with #610305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610305; }
p { color: rgb(97,3,5); }
H1.HeaderClassName
{
color: #610305;
}
.AnyTagClassName
{
color: #610305;
}
</style>
background-color css
<style>
a { background-color: #610305; }
a { background-color: rgb(97,3,5); }
div.DivClassName
{
background-color: #610305;
}
.BgClassName
{
background-color: #610305;
}
</style>
border-color css
<style>
span { border-color: #610305; }
span { border-color: rgb(97,3,5); }
td.TdClassName
{
border-color: #610305;
}
.TagClassName
{
border-color: #610305;
}
</style>