Shades of Pohutukawa #611319
Tints of Pohutukawa #611319
RGB
CMYK
RGB Variations
Color information
#611319 (or 0x611319) is known color: Pohutukawa. HEX triplet: 61, 13 and 19. RGB value is (97,19,25). Sum of RGB (Red+Green+Blue) = 97+19+25=141 (18% of max value = 765). Red value is 97 (38.28% from 255 or 68.79% from 141); Green value is 19 (7.81% from 255 or 13.48% from 141); Blue value is 25 (10.16% from 255 or 17.73% from 141); Max value from RGB is 97 - color contains mainly: red. Hex color #611319 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611319 is #9EECE6. Grayscale: #2B2B2B. Windows color (decimal): -10415335 or 1643361. OLE color: 1643361.
HSL color Cylindrical-coordinate representation of color #611319: hue angle of 355.38º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611319 is Cyan = 0, Magento = 0.80, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 25 | - |
| CMYK | 0 | 0.80 | 0.74 | 0.62 |
| HSL | 355.38º | 0.67% | 0.23% | - |
| HSV(B) | 355.38º | 0.8% | 0.38% | - |
| XYZ | 5.34 | 3.08 | 1.23 | - |
| YUV | 43.01 | 117.84 | 166.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 25 | 0 | 0.80 | 0.74 | 0.62 | 355.38 | 0.67 | 0.23 |
| Hex | 61 | 13 | 19 | 0 | 50 | 4A | 3E | 163 | 43 | 17 |
| Octal | 141 | 23 | 31 | 0 | 120 | 112 | 76 | 543 | 103 | 27 |
| Binary | 1100001 | 10011 | 11001 | 0 | 1010000 | 1001010 | 111110 | 101100011 | 1000011 | 10111 |
Color Harmonies of #611319
Complementary color
Monochromatic Colors of #611319
Black with #611319
Text Example
Text Example
White with #611319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611319; }
p { color: rgb(97,19,25); }
H1.HeaderClassName
{
color: #611319;
}
.AnyTagClassName
{
color: #611319;
}
</style>
background-color css
<style>
a { background-color: #611319; }
a { background-color: rgb(97,19,25); }
div.DivClassName
{
background-color: #611319;
}
.BgClassName
{
background-color: #611319;
}
</style>
border-color css
<style>
span { border-color: #611319; }
span { border-color: rgb(97,19,25); }
td.TdClassName
{
border-color: #611319;
}
.TagClassName
{
border-color: #611319;
}
</style>