Shades of Crusoe #045826
Tints of Crusoe #045826
RGB
CMYK
RGB Variations
Color information
#045826 (or 0x045826) is known color: Crusoe. HEX triplet: 04, 58 and 26. RGB value is (4,88,38). Sum of RGB (Red+Green+Blue) = 4+88+38=130 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.08% from 130); Green value is 88 (34.77% from 255 or 67.69% from 130); Blue value is 38 (15.23% from 255 or 29.23% from 130); Max value from RGB is 88 - color contains mainly: green. Hex color #045826 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045826 is #FBA7D9. Grayscale: #393939. Windows color (decimal): -16492506 or 2512900. OLE color: 2512900.
HSL color Cylindrical-coordinate representation of color #045826: hue angle of 144.29º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045826 is Cyan = 0.95, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 88 | 38 | - |
| CMYK | 0.95 | 0 | 0.57 | 0.65 |
| HSL | 144.29º | 0.91% | 0.18% | - |
| HSV(B) | 144.29º | 0.95% | 0.35% | - |
| XYZ | 3.89 | 7.15 | 3.01 | - |
| YUV | 57.18 | 117.17 | 90.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 88 | 38 | 0.95 | 0 | 0.57 | 0.65 | 144.29 | 0.91 | 0.18 |
| Hex | 4 | 58 | 26 | 5F | 0 | 39 | 41 | 90 | 5B | 12 |
| Octal | 4 | 130 | 46 | 137 | 0 | 71 | 101 | 220 | 133 | 22 |
| Binary | 100 | 1011000 | 100110 | 1011111 | 0 | 111001 | 1000001 | 10010000 | 1011011 | 10010 |
Color Harmonies of #045826
Complementary color
Monochromatic Colors of #045826
Black with #045826
Text Example
Text Example
White with #045826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045826; }
p { color: rgb(4,88,38); }
H1.HeaderClassName
{
color: #045826;
}
.AnyTagClassName
{
color: #045826;
}
</style>
background-color css
<style>
a { background-color: #045826; }
a { background-color: rgb(4,88,38); }
div.DivClassName
{
background-color: #045826;
}
.BgClassName
{
background-color: #045826;
}
</style>
border-color css
<style>
span { border-color: #045826; }
span { border-color: rgb(4,88,38); }
td.TdClassName
{
border-color: #045826;
}
.TagClassName
{
border-color: #045826;
}
</style>