Shades of Pohutukawa #691318
Tints of Pohutukawa #691318
RGB
CMYK
RGB Variations
Color information
#691318 (or 0x691318) is known color: Pohutukawa. HEX triplet: 69, 13 and 18. RGB value is (105,19,24). Sum of RGB (Red+Green+Blue) = 105+19+24=148 (19% of max value = 765). Red value is 105 (41.41% from 255 or 70.95% from 148); Green value is 19 (7.81% from 255 or 12.84% from 148); Blue value is 24 (9.77% from 255 or 16.22% from 148); Max value from RGB is 105 - color contains mainly: red. Hex color #691318 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691318 is #96ECE7. Grayscale: #2D2D2D. Windows color (decimal): -9891048 or 1577833. OLE color: 1577833.
HSL color Cylindrical-coordinate representation of color #691318: hue angle of 356.51º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691318 is Cyan = 0, Magento = 0.82, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 19 | 24 | - |
| CMYK | 0 | 0.82 | 0.77 | 0.59 |
| HSL | 356.51º | 0.69% | 0.24% | - |
| HSV(B) | 356.51º | 0.82% | 0.41% | - |
| XYZ | 6.22 | 3.53 | 1.22 | - |
| YUV | 45.28 | 115.99 | 170.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 24 | 0 | 0.82 | 0.77 | 0.59 | 356.51 | 0.69 | 0.24 |
| Hex | 69 | 13 | 18 | 0 | 52 | 4D | 3B | 165 | 45 | 18 |
| Octal | 151 | 23 | 30 | 0 | 122 | 115 | 73 | 545 | 105 | 30 |
| Binary | 1101001 | 10011 | 11000 | 0 | 1010010 | 1001101 | 111011 | 101100101 | 1000101 | 11000 |
Color Harmonies of #691318
Complementary color
Monochromatic Colors of #691318
Black with #691318
Text Example
Text Example
White with #691318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691318; }
p { color: rgb(105,19,24); }
H1.HeaderClassName
{
color: #691318;
}
.AnyTagClassName
{
color: #691318;
}
</style>
background-color css
<style>
a { background-color: #691318; }
a { background-color: rgb(105,19,24); }
div.DivClassName
{
background-color: #691318;
}
.BgClassName
{
background-color: #691318;
}
</style>
border-color css
<style>
span { border-color: #691318; }
span { border-color: rgb(105,19,24); }
td.TdClassName
{
border-color: #691318;
}
.TagClassName
{
border-color: #691318;
}
</style>