Shades of Pohutukawa #691728
Tints of Pohutukawa #691728
RGB
CMYK
RGB Variations
Color information
#691728 (or 0x691728) is known color: Pohutukawa. HEX triplet: 69, 17 and 28. RGB value is (105,23,40). Sum of RGB (Red+Green+Blue) = 105+23+40=168 (22% of max value = 765). Red value is 105 (41.41% from 255 or 62.5% from 168); Green value is 23 (9.38% from 255 or 13.69% from 168); Blue value is 40 (16.02% from 255 or 23.81% from 168); Max value from RGB is 105 - color contains mainly: red. Hex color #691728 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691728 is #96E8D7. Grayscale: #313131. Windows color (decimal): -9890008 or 2627433. OLE color: 2627433.
HSL color Cylindrical-coordinate representation of color #691728: hue angle of 347.56º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #691728 is Cyan = 0, Magento = 0.78, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 40 | - |
| CMYK | 0 | 0.78 | 0.62 | 0.59 |
| HSL | 347.56º | 0.64% | 0.25% | - |
| HSV(B) | 347.56º | 0.78% | 0.41% | - |
| XYZ | 6.52 | 3.77 | 2.39 | - |
| YUV | 49.46 | 122.67 | 167.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 40 | 0 | 0.78 | 0.62 | 0.59 | 347.56 | 0.64 | 0.25 |
| Hex | 69 | 17 | 28 | 0 | 4E | 3E | 3B | 15C | 40 | 19 |
| Octal | 151 | 27 | 50 | 0 | 116 | 76 | 73 | 534 | 100 | 31 |
| Binary | 1101001 | 10111 | 101000 | 0 | 1001110 | 111110 | 111011 | 101011100 | 1000000 | 11001 |
Color Harmonies of #691728
Complementary color
Monochromatic Colors of #691728
Black with #691728
Text Example
Text Example
White with #691728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691728; }
p { color: rgb(105,23,40); }
H1.HeaderClassName
{
color: #691728;
}
.AnyTagClassName
{
color: #691728;
}
</style>
background-color css
<style>
a { background-color: #691728; }
a { background-color: rgb(105,23,40); }
div.DivClassName
{
background-color: #691728;
}
.BgClassName
{
background-color: #691728;
}
</style>
border-color css
<style>
span { border-color: #691728; }
span { border-color: rgb(105,23,40); }
td.TdClassName
{
border-color: #691728;
}
.TagClassName
{
border-color: #691728;
}
</style>