Shades of Arapawa #274867
Tints of Arapawa #274867
RGB
CMYK
RGB Variations
Color information
#274867 (or 0x274867) is known color: Arapawa. HEX triplet: 27, 48 and 67. RGB value is (39,72,103). Sum of RGB (Red+Green+Blue) = 39+72+103=214 (28% of max value = 765). Red value is 39 (15.62% from 255 or 18.22% from 214); Green value is 72 (28.52% from 255 or 33.64% from 214); Blue value is 103 (40.62% from 255 or 48.13% from 214); Max value from RGB is 103 - color contains mainly: blue. Hex color #274867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274867 is #D8B798. Grayscale: #414141. Windows color (decimal): -14202777 or 6768679. OLE color: 6768679.
HSL color Cylindrical-coordinate representation of color #274867: hue angle of 209.06º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #274867 is Cyan = 0.62, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 72 | 103 | - |
| CMYK | 0.62 | 0.30 | 0 | 0.60 |
| HSL | 209.06º | 0.45% | 0.28% | - |
| HSV(B) | 209.06º | 0.62% | 0.4% | - |
| XYZ | 5.6 | 6.05 | 13.7 | - |
| YUV | 65.67 | 149.07 | 108.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 72 | 103 | 0.62 | 0.30 | 0 | 0.60 | 209.06 | 0.45 | 0.28 |
| Hex | 27 | 48 | 67 | 3E | 1E | 0 | 3C | D1 | 2D | 1C |
| Octal | 47 | 110 | 147 | 76 | 36 | 0 | 74 | 321 | 55 | 34 |
| Binary | 100111 | 1001000 | 1100111 | 111110 | 11110 | 0 | 111100 | 11010001 | 101101 | 11100 |
Color Harmonies of #274867
Complementary color
Monochromatic Colors of #274867
Black with #274867
Text Example
Text Example
White with #274867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274867; }
p { color: rgb(39,72,103); }
H1.HeaderClassName
{
color: #274867;
}
.AnyTagClassName
{
color: #274867;
}
</style>
background-color css
<style>
a { background-color: #274867; }
a { background-color: rgb(39,72,103); }
div.DivClassName
{
background-color: #274867;
}
.BgClassName
{
background-color: #274867;
}
</style>
border-color css
<style>
span { border-color: #274867; }
span { border-color: rgb(39,72,103); }
td.TdClassName
{
border-color: #274867;
}
.TagClassName
{
border-color: #274867;
}
</style>