Shades of Pohutukawa #691125
Tints of Pohutukawa #691125
RGB
CMYK
RGB Variations
Color information
#691125 (or 0x691125) is known color: Pohutukawa. HEX triplet: 69, 11 and 25. RGB value is (105,17,37). Sum of RGB (Red+Green+Blue) = 105+17+37=159 (21% of max value = 765). Red value is 105 (41.41% from 255 or 66.04% from 159); Green value is 17 (7.03% from 255 or 10.69% from 159); Blue value is 37 (14.84% from 255 or 23.27% from 159); Max value from RGB is 105 - color contains mainly: red. Hex color #691125 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691125 is #96EEDA. Grayscale: #2D2D2D. Windows color (decimal): -9891547 or 2429289. OLE color: 2429289.
HSL color Cylindrical-coordinate representation of color #691125: hue angle of 346.36º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #691125 is Cyan = 0, Magento = 0.84, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 17 | 37 | - |
| CMYK | 0 | 0.84 | 0.65 | 0.59 |
| HSL | 346.36º | 0.72% | 0.24% | - |
| HSV(B) | 346.36º | 0.84% | 0.41% | - |
| XYZ | 6.36 | 3.54 | 2.1 | - |
| YUV | 45.59 | 123.15 | 170.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 17 | 37 | 0 | 0.84 | 0.65 | 0.59 | 346.36 | 0.72 | 0.24 |
| Hex | 69 | 11 | 25 | 0 | 54 | 41 | 3B | 15A | 48 | 18 |
| Octal | 151 | 21 | 45 | 0 | 124 | 101 | 73 | 532 | 110 | 30 |
| Binary | 1101001 | 10001 | 100101 | 0 | 1010100 | 1000001 | 111011 | 101011010 | 1001000 | 11000 |
Color Harmonies of #691125
Complementary color
Monochromatic Colors of #691125
Black with #691125
Text Example
Text Example
White with #691125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691125; }
p { color: rgb(105,17,37); }
H1.HeaderClassName
{
color: #691125;
}
.AnyTagClassName
{
color: #691125;
}
</style>
background-color css
<style>
a { background-color: #691125; }
a { background-color: rgb(105,17,37); }
div.DivClassName
{
background-color: #691125;
}
.BgClassName
{
background-color: #691125;
}
</style>
border-color css
<style>
span { border-color: #691125; }
span { border-color: rgb(105,17,37); }
td.TdClassName
{
border-color: #691125;
}
.TagClassName
{
border-color: #691125;
}
</style>