Shades of Pohutukawa #691628
Tints of Pohutukawa #691628
RGB
CMYK
RGB Variations
Color information
#691628 (or 0x691628) is known color: Pohutukawa. HEX triplet: 69, 16 and 28. RGB value is (105,22,40). Sum of RGB (Red+Green+Blue) = 105+22+40=167 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.87% from 167); Green value is 22 (8.98% from 255 or 13.17% from 167); Blue value is 40 (16.02% from 255 or 23.95% from 167); Max value from RGB is 105 - color contains mainly: red. Hex color #691628 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691628 is #96E9D7. Grayscale: #303030. Windows color (decimal): -9890264 or 2627177. OLE color: 2627177.
HSL color Cylindrical-coordinate representation of color #691628: hue angle of 346.99º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #691628 is Cyan = 0, Magento = 0.79, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 40 | - |
| CMYK | 0 | 0.79 | 0.62 | 0.59 |
| HSL | 346.99º | 0.65% | 0.25% | - |
| HSV(B) | 346.99º | 0.79% | 0.41% | - |
| XYZ | 6.5 | 3.73 | 2.39 | - |
| YUV | 48.87 | 123 | 168.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 40 | 0 | 0.79 | 0.62 | 0.59 | 346.99 | 0.65 | 0.25 |
| Hex | 69 | 16 | 28 | 0 | 4F | 3E | 3B | 15B | 41 | 19 |
| Octal | 151 | 26 | 50 | 0 | 117 | 76 | 73 | 533 | 101 | 31 |
| Binary | 1101001 | 10110 | 101000 | 0 | 1001111 | 111110 | 111011 | 101011011 | 1000001 | 11001 |
Color Harmonies of #691628
Complementary color
Monochromatic Colors of #691628
Black with #691628
Text Example
Text Example
White with #691628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691628; }
p { color: rgb(105,22,40); }
H1.HeaderClassName
{
color: #691628;
}
.AnyTagClassName
{
color: #691628;
}
</style>
background-color css
<style>
a { background-color: #691628; }
a { background-color: rgb(105,22,40); }
div.DivClassName
{
background-color: #691628;
}
.BgClassName
{
background-color: #691628;
}
</style>
border-color css
<style>
span { border-color: #691628; }
span { border-color: rgb(105,22,40); }
td.TdClassName
{
border-color: #691628;
}
.TagClassName
{
border-color: #691628;
}
</style>